golang.org/x/net/http2.clientConnReadLoop.endStreamError (method)

9 uses

	golang.org/x/net/http2 (current package)
		transport.go#L2270: 				rl.endStreamError(cs, se)
		transport.go#L2326: 		rl.endStreamError(cs, StreamError{
		transport.go#L2355: 		rl.endStreamError(cs, StreamError{
		transport.go#L2683: 		rl.endStreamError(cs, StreamError{
		transport.go#L2691: 		rl.endStreamError(cs, StreamError{
		transport.go#L2700: 			rl.endStreamError(cs, StreamError{
		transport.go#L2750: 			rl.endStreamError(cs, err)
		transport.go#L2777: func (rl *clientConnReadLoop) endStreamError(cs *clientStream, err error) {
		transport.go#L2947: 			rl.endStreamError(cs, StreamError{